Release 10.1A: OpenEdge Development:
AppBuilder
The event-mapping comment
This comment maps various AppBuilder events to
XFTRevent handlers. It is parsed by AppBuilder and must be the first comment after the&ANALYZE-SUSPENDdirective. Figure C–5 provides an example, and illustrates the components of this comment type.Figure C–5: Event handler components
![]()
Components 0 and 7 are standard comment delimiters. Component 1, which must end in a colon, is simply a title for the comment. Components 2 through 6 are space-delimited procedure names for the
XFTRevent handlers; each maps to a particular AppBuilder event, as follows:For example, in Figure C–5, if an AppBuilder
Realizeevent occurs, AppBuilder calls theadm2/support/_wizard.wevent. Note that a question mark indicates that no event handler is specified for the corresponding event.Table C–3 summarizes AppBuilder events that you can map to
XFTRevent handlers.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |